FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.medizininformatikinitiative.use-case.omi#0.3.8 (93 ms)

Package de.medizininformatikinitiative.use-case.omi
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.8&canonical=http://omi.de/fhir/registry/StructureDefinition/algorithm-device
Url http://omi.de/fhir/registry/StructureDefinition/algorithm-device
Version 0.3.8
Status active
Date 2024-12-11
Name OmiDevice
Title Algorithm
Experimental False
Realm de
Description Profile of Device for the OMI context.
Type Device
Kind resource

Resources that use this resource

CapabilityStatement
http://omi.de/fhir/registry/CapabilityStatement/OMIRegistryCapabilityStatement OMI Registry Capability Statement
http://omi.de/fhir/registry/StructureDefinition/RegisterNewServiceInputParameter RegisterNewServiceInputParameter
http://omi.de/fhir/registry/StructureDefinition/UpdateServiceInputParameter UpdateServiceInputParameter
http://omi.de/fhir/registry/StructureDefinition/boa-report-composition BOA OMI Report Composition
http://omi.de/fhir/registry/StructureDefinition/omi-document-reference OMI document reference
http://omi.de/fhir/registry/StructureDefinition/service-to-algorithm-link-extension Algorithm to Service Link Extension

Resources that this resource uses

StructureDefinition
http://omi.de/fhir/registry/StructureDefinition/AlgorithmSymbolExtension AlgorithmSymbolExtension
http://omi.de/fhir/registry/StructureDefinition/doi-extension DOI extension
http://omi.de/fhir/registry/StructureDefinition/input-parameter-extension Service Input Parameter Extension
http://omi.de/fhir/registry/StructureDefinition/mrt-resolution-requirement-extension MRT resolution requirement extension
http://omi.de/fhir/registry/StructureDefinition/omi-organization Organization
http://omi.de/fhir/registry/StructureDefinition/output-parameter-extension Service Output Parameter Extension
http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html Modality
http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_6312.html CrosssectionalScanPlaneOrientation
http://omi.de/fhir/registry/ValueSet/ai-service-type-valueset ValueSet AI Service Type
http://omi.de/fhir/registry/ValueSet/maturity-level-valueset ValueSet Maturity Level


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "algorithm-device",
  "url" : "http://omi.de/fhir/registry/StructureDefinition/algorithm-device",
  "version" : "0.3.8",
  "name" : "OmiDevice",
  "title" : "Algorithm",
  "status" : "active",
  "date" : "2024-12-11",
  "publisher" : "MOLIT gGmbH",
  "description" : "Profile of Device for the OMI context.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Device",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Device.extension",
        "path" : "Device.extension",
        "mustSupport" : true
      },
      {
        "id" : "Device.extension:inputParameters",
        "path" : "Device.extension",
        "sliceName" : "inputParameters",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://omi.de/fhir/registry/StructureDefinition/input-parameter-extension"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Device.extension:outputParameters",
        "path" : "Device.extension",
        "sliceName" : "outputParameters",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://omi.de/fhir/registry/StructureDefinition/output-parameter-extension"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Device.extension:doiExtension",
        "path" : "Device.extension",
        "sliceName" : "doiExtension",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://omi.de/fhir/registry/StructureDefinition/doi-extension"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Device.extension:resolutionRequirementExtension",
        "path" : "Device.extension",
        "sliceName" : "resolutionRequirementExtension",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://omi.de/fhir/registry/StructureDefinition/mrt-resolution-requirement-extension"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Device.extension:algorithmSymbolExtension",
        "path" : "Device.extension",
        "sliceName" : "algorithmSymbolExtension",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://omi.de/fhir/registry/StructureDefinition/AlgorithmSymbolExtension"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Device.identifier",
        "path" : "Device.identifier",
        "patternIdentifier" : {
          "system" : "http://omi.de/fhir/registry/sid/device"
        },
        "mustSupport" : true
      },
      {
        "id" : "Device.identifier.system",
        "path" : "Device.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Device.identifier.value",
        "path" : "Device.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Device.status",
        "path" : "Device.status",
        "short" : "Is this algorithm still available",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Device.manufactureDate",
        "path" : "Device.manufactureDate",
        "mustSupport" : true
      },
      {
        "id" : "Device.deviceName",
        "path" : "Device.deviceName",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "type"
            }
          ],
          "rules" : "open"
        },
        "min" : 2,
        "mustSupport" : true
      },
      {
        "id" : "Device.deviceName:user-friendly-name",
        "path" : "Device.deviceName",
        "sliceName" : "user-friendly-name",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.deviceName:user-friendly-name.type",
        "path" : "Device.deviceName.type",
        "patternCode" : "user-friendly-name"
      },
      {
        "id" : "Device.deviceName:model-name",
        "path" : "Device.deviceName",
        "sliceName" : "model-name",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.deviceName:model-name.type",
        "path" : "Device.deviceName.type",
        "patternCode" : "model-name"
      },
      {
        "id" : "Device.property",
        "path" : "Device.property",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "type"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Device.property.type",
        "path" : "Device.property.type",
        "mustSupport" : true
      },
      {
        "id" : "Device.property.valueCode",
        "path" : "Device.property.valueCode",
        "mustSupport" : true
      },
      {
        "id" : "Device.property:maturityLevel",
        "path" : "Device.property",
        "sliceName" : "maturityLevel",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.property:maturityLevel.type",
        "path" : "Device.property.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "246102003",
              "system" : "http://snomed.info/sct"
            }
          ]
        }
      },
      {
        "id" : "Device.property:maturityLevel.valueCode",
        "path" : "Device.property.valueCode",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://omi.de/fhir/registry/ValueSet/maturity-level-valueset"
        }
      },
      {
        "id" : "Device.property:supportedModality",
        "path" : "Device.property",
        "sliceName" : "supportedModality",
        "min" : 0,
        "max" : "*",
        "mustSupport" : true
      },
      {
        "id" : "Device.property:supportedModality.type",
        "path" : "Device.property.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "360037004",
              "system" : "http://snomed.info/sct"
            }
          ]
        }
      },
      {
        "id" : "Device.property:supportedModality.valueCode",
        "path" : "Device.property.valueCode",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html"
        }
      },
      {
        "id" : "Device.property:supportedLaterality",
        "path" : "Device.property",
        "sliceName" : "supportedLaterality",
        "min" : 0,
        "max" : "*",
        "mustSupport" : true
      },
      {
        "id" : "Device.property:supportedLaterality.type",
        "path" : "Device.property.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "272741003",
              "system" : "http://snomed.info/sct"
            }
          ]
        }
      },
      {
        "id" : "Device.property:supportedLaterality.valueCode",
        "path" : "Device.property.valueCode",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_244.html"
        }
      },
      {
        "id" : "Device.property:imageReconstructionPlane",
        "path" : "Device.property",
        "sliceName" : "imageReconstructionPlane",
        "min" : 0,
        "max" : "*",
        "mustSupport" : true
      },
      {
        "id" : "Device.property:imageReconstructionPlane.type",
        "path" : "Device.property.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "260225008",
              "system" : "http://snomed.info/sct"
            }
          ]
        }
      },
      {
        "id" : "Device.property:imageReconstructionPlane.valueCode",
        "path" : "Device.property.valueCode",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_6312.html"
        }
      },
      {
        "id" : "Device.property:supportedBodySite",
        "path" : "Device.property",
        "sliceName" : "supportedBodySite",
        "min" : 0,
        "max" : "*",
        "mustSupport" : true
      },
      {
        "id" : "Device.property:supportedBodySite.type",
        "path" : "Device.property.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "123037004",
              "system" : "http://snomed.info/sct"
            }
          ]
        }
      },
      {
        "id" : "Device.property:supportedBodySite.valueCode",
        "path" : "Device.property.valueCode",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/body-site"
        }
      },
      {
        "id" : "Device.property:AIServiceType",
        "path" : "Device.property",
        "sliceName" : "AIServiceType",
        "min" : 0,
        "max" : "*",
        "mustSupport" : true
      },
      {
        "id" : "Device.property:AIServiceType.type",
        "path" : "Device.property.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "410656007",
              "system" : "http://snomed.info/sct"
            }
          ]
        }
      },
      {
        "id" : "Device.property:AIServiceType.valueCode",
        "path" : "Device.property.valueCode",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://omi.de/fhir/registry/ValueSet/ai-service-type-valueset"
        }
      },
      {
        "id" : "Device.owner",
        "path" : "Device.owner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://omi.de/fhir/registry/StructureDefinition/omi-organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Device.contact",
        "path" : "Device.contact",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.contact.system",
        "path" : "Device.contact.system",
        "patternCode" : "email",
        "mustSupport" : true
      },
      {
        "id" : "Device.contact.value",
        "path" : "Device.contact.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Device.note",
        "path" : "Device.note",
        "mustSupport" : true
      },
      {
        "id" : "Device.note.text",
        "path" : "Device.note.text",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.